func runtime.traceGoSysExit

4 uses

	runtime (current package)
		proc.go#L2515: 			traceGoSysExit(gp.sysexitticks)
		proc.go#L3848: 				traceGoSysExit(0)
		proc.go#L3874: 				traceGoSysExit(0)
		trace.go#L1130: func traceGoSysExit(ts int64) {